home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-08-06 | 306 b | 8 lines | [TEXT/CWIE] |
- /* GoToWebPage.h
- * Launch a browser and go to a given URL
- * Copyright ©1996 Michael D. Crawford. All Rights Reserved.
- * You may use this code on the condition that you read the following web page:
- * http://www.scruznet.com/~crawford/WordServices/wdsvindex.html
- */
-
- OSErr GoToWebPage( StringPtr url );